Skip to main content
GET
Get Crypto-to-Fiat Quote

Authorizations

X-API-KEY
string
header
required

Query Parameters

token
enum<string>
required

The cryptocurrency token to swap

Available options:
USDT,
USDC,
CNGN
Example:

"USDT"

network
enum<string>
required

The blockchain network the token is on

Available options:
base,
polygon,
arbitrum-one,
bnb-smart-chain,
ethereum,
starknet,
optimism,
lisk,
scroll
Example:

"base"

amount
number
required

Amount of crypto to exchange

Example:

100

fiat
enum<string>
default:NGN

Target fiat currency for payout

Available options:
NGN,
GHS,
KES,
USD

Response

200 - application/json
token
enum<string>
required
Available options:
USDT,
USDC,
CNGN
amount
number
required
network
enum<string>
required
Available options:
base,
polygon,
arbitrum-one,
bnb-smart-chain,
ethereum,
starknet,
optimism,
lisk,
scroll
fiat
enum<string>
default:NGN
required
Available options:
NGN,
GHS,
KES,
USD
rate
number
required